UNPKG

welcome-ui

Version:

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

4 lines (3 loc) 241 B
export declare const WelcomeUI: import('react').ForwardRefExoticComponent<Omit<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & { ref?: import('react').Ref<SVGSVGElement>; }, "ref"> & import('react').RefAttributes<SVGSVGElement>>;