UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

9 lines 342 B
/// <reference types="react" /> declare const _default: { title: string; component: import("../../../system").Component<import("..").TypographyOptions<"span">>; }; export default _default; export declare function Default(): JSX.Element; export declare function Tertiary(): JSX.Element; //# sourceMappingURL=Typography.stories.d.ts.map