UNPKG

fui-fancyui

Version:
4 lines (3 loc) 216 B
import { default as React } from 'react'; import { Typography } from '../../../Typography'; export default function LogoTitle(props: React.ComponentProps<typeof Typography>): import("react/jsx-runtime").JSX.Element;