UNPKG

@aveonline/ui-react

Version:

Home base for Aveonline design system - ecosystem react

5 lines (4 loc) 131 B
import { IHeading } from './IHeading'; export declare function useCSS({ variant, ...props }: IHeading): { getClass: string; };