export declare function fixText(text: string): string; export default fixText;