UNPKG

@szum-tech/design-system

Version:

Szum-Tech design system with tailwindcss support

16 lines (10 loc) 581 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import * as React from 'react'; declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element; /** * @deprecated */ declare function LoadingIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element; declare function Auth0LogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element; declare function XLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element; export { Auth0LogoIcon, GoogleLogoIcon, LoadingIcon, XLogoIcon };