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