import { EarnProps } from '../types'; export declare function Earn({ children, className, vaultAddress, isSponsored, onError, onStatus, onSuccess, }: EarnProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Earn.d.ts.map