export { compare } from './compare/compare';
export { createRange } from './createRange/createRange';
export { findActiveNode } from './findActiveNode/findActiveNode';
export { findSelectionBoundary } from './findSelectionBoundary/findSelectionBoundary';
export { getSelection } from './getSelection/getSelection';
export { setSelection } from './setSelection/setSelection';
//# sourceMappingURL=../../../../src/js/utils/selection/index.d.ts.map