/*** Convert arbitrary credential and secret identifiers into stable environment-variable segments. */ export declare function normalizeInfraEnvironmentKey(value: string): string; //# sourceMappingURL=normalizeInfraEnvironmentKey.d.ts.map