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