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

declare const OpenInAppIcon: MdiReactIconComponentType;
export default OpenInAppIcon;
