/**
 * @license
 * Copyright 2023 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */
/** Registers the public key manager for HPKE */
export declare function register(): void;
