import type { GetEnv } from 'astro/env/setup'; export declare const createGetEnv: (env: Record) => GetEnv;