UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 527 B
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