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