basant307/AI_Governance_Project
048
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 Options = import("./lib/index.js").Options;5export type UrlTransform = import("./lib/index.js").UrlTransform;6export { MarkdownAsync, MarkdownHooks, Markdown as default, defaultUrlTransform } from "./lib/index.js";7//# sourceMappingURL=index.d.ts.map