@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS
8 lines (7 loc) • 370 B
TypeScript
import { t as TypographyProps } from "./Typography.types-DEQDbpYo.js";
import * as _$react from "react";
//#region src/components/Typography/Typography.d.ts
declare const Typography: _$react.ForwardRefExoticComponent<TypographyProps & _$react.RefAttributes<HTMLElement | null>>;
//#endregion
export { Typography as t };
//# sourceMappingURL=Typography-b7KzptIw.d.ts.map