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