export { toParse5 } from "./lib/index.js";
export type Options = import("./lib/index.js").Options;
export type Space = import("./lib/index.js").Space;
//# sourceMappingURL=index.d.ts.map