export declare const EntryLineFlag: {
  none: number;
  allotmentNoPlace: number;
  flightLuggage: number;
  noCachedPrice: number;
};
