UNPKG

@ozen-ui/kit

Version:

React component library

5 lines (4 loc) 311 B
import './Typography.css'; import type { TypographyBaseProps } from './index'; export declare const cnTypography: import("@bem-react/classname").ClassNameFormatter; export declare const Typography: import("../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<TypographyBaseProps, "div", "as">;