/** * @license * Copyright 2023 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import * as exceptions from './icons/exceptions.js'; import * as registry from './icons/registry.js'; export {exceptions, registry};