UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

3 lines (2 loc) 164 B
import { LogoProps } from '.'; export declare const WelcomeUI: import('react').ForwardRefExoticComponent<LogoProps & import('react').RefAttributes<SVGSVGElement>>;