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