export { clearSelectorCache } from './parse'; export { matches } from './match'; export { querySelectorAll, querySelector, selectParents, selectParent } from './query';