UNPKG

@wordpress/components

Version:
7 lines 251 B
/** * Internal dependencies */ import type { StyleProviderProps } from './types'; export declare function StyleProvider(props: StyleProviderProps): import("react").JSX.Element | null; export default StyleProvider; //# sourceMappingURL=index.d.ts.map