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

declare const PlaneIcon: MdiReactIconComponentType;
export default PlaneIcon;
