import type { UmbExtensionManifestKind } from '../../../../extension-registry/index.js'; export declare const UMB_COLLECTION_MENU_ITEM_DEFAULT_KIND_MANIFEST: UmbExtensionManifestKind; export declare const manifests: Array;