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