export declare const getFileSize: (file: string) => number | null;
//# sourceMappingURL=get-file-size.d.ts.map