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