import type { ForegroundTone } from './types.js'; export declare function fgTone(tone: ForegroundTone): string; //# sourceMappingURL=tone.d.ts.map