export declare function applyDecimalFields(payload: any, decimalFields: string[]): any;
