import { ModelValidateOptions } from 'sequelize'; export declare function Validate(options: ModelValidateOptions): Function;