export declare const SendIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const ReceiveIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const BuyIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const DollarIcon: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const WalletIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; 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 RetryIconCircle: ({ ...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 EmailIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const PhoneIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const GuestIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const EyeIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const EyeOffIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const KeyIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const LockIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const ShieldIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const FingerPrintIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const PlusIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export declare const UserRoundIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element;