import { EarnBalanceProps } from '../types'; export declare function EarnBalance({ className, onActionPress, title, subtitle, showAction, }: EarnBalanceProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EarnBalance.d.ts.map