type Formatter = (value: string) => string; export declare const TEXT_SPEC_FORMAT_OPRIONS: Record; export {};