/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ export declare const missingVariable: (variableName: string) => string; //# sourceMappingURL=errors.d.ts.map