import { StyledIcon } from '@styled-icons/styled-icon'; export declare const UserBadge: StyledIcon; export declare const UserBadgeDimensions: { height: number; width: number; };