export declare const editFileName: (req: any, file: any, cb: any) => void;
export declare const mediaFileFilter: (req: any, file: any, cb: any) => void;
