UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 117 B
import type { ThemeContextProps } from "./types.js"; export declare function useTheme(): ThemeContextProps['theme'];