export interface ExclusionZone { id: string; from: number; to: number; } //# sourceMappingURL=ExclusionZone.d.ts.map