AK-21/Graphite-Industrial-Intelligence
0
1export type AllowElement = import("./lib/index.js").AllowElement;2export type Components = import("./lib/index.js").Components;3export type ExtraProps = import("./lib/index.js").ExtraProps;4export type HooksOptions = import("./lib/index.js").HooksOptions;5export type Options = import("./lib/index.js").Options;6export type UrlTransform = import("./lib/index.js").UrlTransform;7export { MarkdownAsync, MarkdownHooks, Markdown as default, defaultUrlTransform } from "./lib/index.js";8//# sourceMappingURL=index.d.ts.map