export declare const FILE_MAX_SIZE_ERROR_INFO: { code: string; message: (maxSize: string) => string; };