export declare function parseEnv<T>(path: string): T;
