/// /// /// export default _; declare const _: Env; declare interface Env { readonly BASE_URI: string; }