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

declare const Fullscreen: ReactIconComponentType;
export default Fullscreen;
            