export declare const env: { SERVER_NAME: string | null; SERVER_VERSION: string | null; NODE_ENV: string | null; };