export declare function cleanText(text: string): string;
