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