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

declare const FullscreenIcon: MdiReactIconComponentType;
export default FullscreenIcon;
