import * as react_jsx_runtime from 'react/jsx-runtime';
import * as React from 'react';
export * from '@radix-ui/react-icons';

declare function GoogleLogoIcon(props: React.SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;

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 };
