import { MulterOptions } from '../interfaces';
import { InterceptorInterface, Type } from "../../contracts";
export declare function AnyFilesInterceptor(localOptions?: MulterOptions): Type<InterceptorInterface>;
//# sourceMappingURL=any-files.interceptor.d.ts.map