import { Plugin } from '@envelop/types'; export declare const useValidationRule: (rule: any) => Plugin;