import { SvgIconComponent } from './types'; declare const FullscreenExitIcon: SvgIconComponent; export default FullscreenExitIcon;