import { MdiReactIconComponentType } from './dist/typings';

declare const FullscreenExitIcon: MdiReactIconComponentType;
export default FullscreenExitIcon;
