import { HoneycombSelectionState } from '../types/state.js'; export declare const useSetStateSelection: () => (newSelectionState: Partial) => void; //# sourceMappingURL=store.d.ts.map