import type { ComponentStylingHook } from '@interface-ui/utils'; import type { PopoverProps } from './popover'; declare const useCss: ComponentStylingHook; export default useCss;