UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines 254 B
import { TypographyProps } from "./type.mjs"; //#region src/Markdown/Typography.d.ts declare const Typography: import("react").NamedExoticComponent<TypographyProps>; //#endregion export { Typography as default }; //# sourceMappingURL=Typography.d.mts.map