Version: 1.0.01.0.12.0.02.1.02.2.03.0.04.0.05.0.05.1.06.0.07.0.08.0.08.0.18.0.29.0.09.0.19.0.29.0.310.0.010.0.110.1.0
import { getEnvVars } from './get-env-vars';
export * from './types';
export * from './env-cmd';
export declare const GetEnvVars: typeof getEnvVars;