export declare type FormatType = 'custom' | 'currency' | 'date' | 'time';