import React from 'react'; import { IconBaseProps } from './_base'; declare const CancelFullScreen: React.FC; export default CancelFullScreen;