import { Validator } from "./Validator"; export declare function Validate(validator: Validator): MethodDecorator;