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

declare const PlaneOffIcon: MdiReactIconComponentType;
export default PlaneOffIcon;
