import { ValidationOptions } from "class-validator"; export declare const IsFile: (options?: ValidationOptions) => PropertyDecorator;