import type { UmbExtensionManifestKind } from '../../../extension-registry/index.js'; export declare const UMB_ENTITY_BULK_ACTION_TRASH_KIND = "trash"; export declare const UMB_ENTITY_BULK_ACTION_TRASH_KIND_MANIFEST: UmbExtensionManifestKind; export declare const manifest: UmbExtensionManifestKind;