export function handleActiveCellInSelectionEnter({ activeCellInsideSelectionArea, activeCellCoordinates, activeCellRef, selectionAreas, updateActiveCellCoordinates, }: { activeCellInsideSelectionArea: any; activeCellCoordinates: any; activeCellRef: any; selectionAreas: any; updateActiveCellCoordinates: any; }): any; //# sourceMappingURL=handleActiveCellInSelectionEnter.d.ts.map