export type ConfigSchema = { host: string; hostWorker: string; hostTHWorker: string; hostTH: string; }; //# sourceMappingURL=data.d.ts.map