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({ onDone }: Props): React.ReactNode { return ( Learn more about how to monitor your spending: