UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

4 lines (3 loc) 353 B
export declare const typographyVariants: (props?: ({ variant?: "tooltip" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "subtitle3" | "labelLarge" | "labelMedium" | "labelSmall" | "buttonSmall" | "body1" | "body2" | "body3" | null | undefined; } & import('class-variance-authority/types').ClassProp) | undefined) => string;