export declare type FlyLocationType = "airport" | "city" | "country" | "metropolitan" | "subdivision" | "region" | "autonomous_territory" | "continent" | "specials";
//# sourceMappingURL=fly-location-type.type.d.ts.map