import { EthBalanceProps } from '../types'; export declare function EthBalance({ address, className }: EthBalanceProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=EthBalance.d.ts.map