import * as _heroui_system from '@heroui/system';
import { HTMLHeroUIProps } from '@heroui/system';

declare const CardHeader: _heroui_system.InternalForwardRefRenderFunction<"div", HTMLHeroUIProps<"div">, never>;

export { CardHeader as default };
