import { IconProps } from '../Icon'; declare function SvgFullscreen(props: IconProps): JSX.Element; export default SvgFullscreen;