import type { KottiField } from '../kotti-field/types'; export declare const KOTTI_FIELD_SELECT_SUPPORTS: KottiField.Supports; export declare const UNGROUPED_KEY: unique symbol;