import { ZoneId, ZoneIdString } from '../ZoneId.js'; export declare function toZoneId(arg: ZoneId | ZoneIdString | string): ZoneId;