import type { SvelteKitAuthConfig } from "./types";
export declare function setEnvDefaults(envObject: Record<string, string | undefined>, config: SvelteKitAuthConfig): void;
//# sourceMappingURL=env.d.ts.map