export declare const MAX_REPORT_SIZE: number; export declare function sizeCheck(baseDir: string, files: string[]): Promise;