import { OurAirports } from './index'; export * from './index'; export default class SmartOurAirports extends OurAirports { constructor(); }