import { ZoneIdString } from '../ZoneId.js'; export declare function requireValidZoneIdString(zoneIdString: any): ZoneIdString;