import { ReactIconComponentType } from '../types';

declare const LocalAirport: ReactIconComponentType;
export default LocalAirport;
            