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