import type { ValidationOptions } from 'class-validator';
export declare function IsExactMatchApplicable(options?: ValidationOptions): any;
