Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/connectkit/build/assets/icons.d.ts

/// <reference types="react" />
export declare const Scan: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const Download: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const ExternalLinkIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const AlertIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const DisconnectIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const TickIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const RetryIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
export declare const CopyToClipboardIcon: ({ ...props }: {
    [x: string]: any;
}) => JSX.Element;
Back to Directory File Manager