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