export declare function envPreset(name: string): Record<string, string> | null;
