import { IconComponent } from '..';
declare const UserIcon: IconComponent;
export { UserIcon };
