/// export declare function CloseIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function ArrowLeftIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function LoadingIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function ArrowRightTopIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function DeviceIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function DisconnectIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function InfoIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function DevicesIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function WarningIcon(props: { className?: string; }): import("react/jsx-runtime").JSX.Element; export declare function SwitchIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function CopyIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function PasteIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function ScanIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function WarningOutlineIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function LoadingIconGradient(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function SafeIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function MoreIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function PlusIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function RevokeIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function NervosIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function Exlaimation(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function NoticeIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function FaceIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function QRCodeIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element; export declare function TorusIcon(props: React.SVGProps): import("react/jsx-runtime").JSX.Element;