import type { UnselectingBehaviour } from '../../behaviour/unselecting/UnselectingTypes'; declare const Unselecting: UnselectingBehaviour; export { Unselecting }; //# sourceMappingURL=Unselecting.d.ts.map