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