UNPKG

@spicy-ui/core

Version:

A themable and extensible React UI library, ready to use out of the box

4 lines (3 loc) 357 B
export declare const injectGlobalStyles: (additionalStyles?: string | import("styled-components").FlattenInterpolation<import("styled-components").ThemedStyledProps<object, import("styled-components").DefaultTheme>> | undefined) => { GlobalStyle: import("styled-components").GlobalStyleComponent<object, import("styled-components").DefaultTheme>; };