import { SearchFlyLocations } from "../types";
export declare function serializeFlyLocations(input: SearchFlyLocations): string[];
//# sourceMappingURL=serialize-fly-locations.util.d.ts.map