import { c as _c } from "react/compiler-runtime"; import React from 'react'; import { Box, Link, Text } from '../ink.js'; import { Select } from './CustomSelect/index.js'; import { Dialog } from './design-system/Dialog.js'; type Props = { onDone: () => void; }; export function CostThresholdDialog(t0) { const $ = _c(7); const { onDone } = t0; let t1; if ($[0] === Symbol.for("react.memo_cache_sentinel")) { t1 = Learn more about how to monitor your spending:; $[0] = t1; } else { t1 = $[0]; } let t2; if ($[1] === Symbol.for("react.memo_cache_sentinel")) { t2 = [{ value: "ok", label: "Got it, thanks!" }]; $[1] = t2; } else { t2 = $[1]; } let t3; if ($[2] !== onDone) { t3 =