import { Store } from '../store'; /** Selection tracks which table cells are selected, keyed by cell key. */ export declare const Selection: Store.Membership; //# sourceMappingURL=selection.d.ts.map