export { clearSelectorCache } from './parse'; export { matches } from './match'; export { querySelectorAll, querySelector, selectParents, selectParent } from './query'; //# sourceMappingURL=index.d.ts.map