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