import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { CardHeaderProps } from './CardHeader.types';
export declare const CardHeader: ForwardRefComponent<"div", CardHeaderProps>;
//# sourceMappingURL=CardHeader.d.ts.map