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