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