@coin-voyage/paykit
Version:
Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.
31 lines (30 loc) • 1.21 kB
TypeScript
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;