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

declare const ExitToAppIcon: MdiReactIconComponentType;
export default ExitToAppIcon;
