import { JSX } from 'woby'; export declare const formatOptions: { label: string; tag: string; hotkey: string; class: string; }[]; export declare const TextFormatDropDown: () => JSX.Child; //# sourceMappingURL=TextFormatDropDown.d.ts.map