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