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