UNPKG

@yuntijs/ui

Version:

☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps

4 lines (3 loc) 211 B
/// <reference types="react" /> import { SvgProps } from "../types"; export declare const LogoText: import("react").MemoExoticComponent<({ ...rest }: SvgProps | any) => import("react/jsx-runtime").JSX.Element>;