export type {CssParserAdapter, InternalCssSelector} from './types.js'; export {cssSelectorParserAdapter} from './css-selector-parser.js';