export declare const removeWhiteSpace: (str: any) => any;
