export declare const getFormattedValue: (key: string, value: any) => any;
