export declare const dockerEnvVarFix: (envVar: string | undefined) => string | undefined;
