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