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