import { Env, MicroserviceName } from "./types.js"; export declare const BASE_DEVELOPMENT_URL = "http://localhost:3000"; export declare const MICROSERVICE_URL: Record>;