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

declare const LocalAirportIcon: MdiReactIconComponentType;
export default LocalAirportIcon;
