import { ReactIconComponentType } from '../types';

declare const FullscreenExit: ReactIconComponentType;
export default FullscreenExit;
            