import { a as DefineEnv, c as ExtendsFormat, g as ServerFormat, h as Schema, l as FinalSchema, n as ClientFormat, o as EnvOptions, p as PrefixFormat, v as SharedFormat } from "./types-5fo7WST9.mjs"; //#region src/index.d.ts declare function defineEnv, Server extends ServerFormat = NonNullable, Client extends ClientFormat = NonNullable, const Extends extends ExtendsFormat = [], FinalSchemaType extends Schema = FinalSchema>(options: EnvOptions): DefineEnv; //#endregion export { defineEnv };