/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ export { encodeString, decodeString } from 'core/utils/b64';