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