export declare function unFormatNumberOnSubmit(): void; export declare const formatNumber: (input: string, format: string) => string;