UNPKG

welcome-ui

Version:

Customizable design system with react, typescript, tailwindcss and ariakit.

3 lines (2 loc) 169 B
import { TextProps } from '../../Text/types'; export declare const AssetTitle: ({ children, className, ...rest }: TextProps) => import("react/jsx-runtime").JSX.Element;