export declare function stringRemoveAllWhitespace(str: string): string;
