export type Space = import('./lib/index.js').Space; export { matches, select, selectAll } from "./lib/index.js";