import { Schema } from "../types";
declare const flightBookings: Schema;
export default flightBookings;
//# sourceMappingURL=flightBookings.d.ts.map