export declare const ExternalLinkIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const AlertIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const DisconnectIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const TickIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const LoadingCircleIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const RetryIconCircle: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const RetryIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const CopyToClipboardIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const AuthIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const ErrorIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const WarningIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const CreditCardIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element;