import { TypographyProps } from "./type.mjs";
import * as _$react from "react";

//#region src/Markdown/Typography.d.ts
declare const Typography: _$react.NamedExoticComponent<TypographyProps>;
//#endregion
export { Typography };
//# sourceMappingURL=Typography.d.mts.map