export declare function csvCellContentFormatter(str: string): string;
export declare function csvRevertCellContentFormatter(str: string): string;
