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