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

declare const LaunchIcon: MdiReactIconComponentType;
export default LaunchIcon;
