export declare class FileWriter { static setFile(url: string, cnt: string): Promise; }