/// <reference types="react" />
export declare const ValidatorConsumer: import("react").Consumer<import("./provider").IValidatorProvider>;
