export declare class ExportedFileDTO { fileName: string; bytes: any[]; }