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