import type { UmbIconRegistryContext } from './icon-registry.context.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_ICON_REGISTRY_CONTEXT: UmbContextToken;