export declare function convertToAscii(source: string): string;
