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