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