export declare function exportRaw(filename: string, content: string): void;
