export declare function getZoneUrl(zoneId: string): string; export declare function fetchZone(zoneId: string): Promise; //# sourceMappingURL=zones.d.ts.map