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

declare const OpenInNewIcon: MdiReactIconComponentType;
export default OpenInNewIcon;
