export declare function saveTextToFile(filename: string, text: string): void;