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