export declare class EnvVarFormatError extends Error { constructor(variableName: string); } //# sourceMappingURL=envVarFormatError.d.ts.map