/// export declare const CurrentUserBadge: (props: { showBalance?: boolean; showAddress?: boolean; iconSize?: number; }) => JSX.Element | null; //# sourceMappingURL=index.d.ts.map