export interface SeatMapZone { layout: (string | null)[]; prbds: string[]; title: string; } //# sourceMappingURL=SeatMapZone.d.ts.map