export declare const AddressBadge: import("react").ForwardRefExoticComponent & { address?: string; symbolsMobile?: number; symbolsDesktop?: number; } & import("react").RefAttributes>; //# sourceMappingURL=AddressBadge.d.ts.map