import type { UmbBlockGridEntriesContext } from './block-grid-entries.context.js'; import { UmbContextToken } from '../../../../../libs/context-api/index.js'; export declare const UMB_BLOCK_GRID_ENTRIES_CONTEXT: UmbContextToken;