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

declare const AirportIcon: MdiReactIconComponentType;
export default AirportIcon;
