import { WixStyleReactMaskingProviderProps } from './WixStyleReactMaskingProvider.types';
export declare const requiredProps: WixStyleReactMaskingProviderProps;
export declare const testkitTests: {
    title: string;
    props: WixStyleReactMaskingProviderProps;
}[];
export declare const ssrTests: {
    title: string;
    props: WixStyleReactMaskingProviderProps;
}[];
export declare const a11yTests: {
    title: string;
    props: WixStyleReactMaskingProviderProps;
}[];
//# sourceMappingURL=WixStyleReactMaskingProvider.meta.d.ts.map