import { FundCardHeaderProps } from '../types'; export declare function FundCardHeader({ className }: FundCardHeaderProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=FundCardHeader.d.ts.map