export { toText } from "./lib/index.js"; export type Options = import('./lib/index.js').Options; export type Whitespace = import('./lib/index.js').Whitespace;