type SelectionState = { blockId: string; offset: number; length: number; }; export default SelectionState; //# sourceMappingURL=SelectionState.d.ts.map