import { VeeValidateConfig } from './config';
export declare function install(_: any, config: VeeValidateConfig): void;
