UNPKG

@pactstech/react-components

Version:

pacts react components

19 lines (18 loc) 4.5 kB
/// <reference types="react" /> import type { JSX } from '@pactstech/stencil-components'; export declare const ArbitrumSvg: import("react").ForwardRefExoticComponent<JSX.ArbitrumSvg & Omit<import("react").HTMLAttributes<HTMLArbitrumSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLArbitrumSvgElement>>; export declare const AvalancheSvg: import("react").ForwardRefExoticComponent<JSX.AvalancheSvg & Omit<import("react").HTMLAttributes<HTMLAvalancheSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLAvalancheSvgElement>>; export declare const BaseSvg: import("react").ForwardRefExoticComponent<JSX.BaseSvg & Omit<import("react").HTMLAttributes<HTMLBaseSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBaseSvgElement>>; export declare const BscSvg: import("react").ForwardRefExoticComponent<JSX.BscSvg & Omit<import("react").HTMLAttributes<HTMLBscSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBscSvgElement>>; export declare const ChainSelector: import("react").ForwardRefExoticComponent<JSX.ChainSelector & Omit<import("react").HTMLAttributes<HTMLChainSelectorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLChainSelectorElement>>; export declare const DaiSvg: import("react").ForwardRefExoticComponent<JSX.DaiSvg & Omit<import("react").HTMLAttributes<HTMLDaiSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDaiSvgElement>>; export declare const EthereumSvg: import("react").ForwardRefExoticComponent<JSX.EthereumSvg & Omit<import("react").HTMLAttributes<HTMLEthereumSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLEthereumSvgElement>>; export declare const IconContainer: import("react").ForwardRefExoticComponent<JSX.IconContainer & Omit<import("react").HTMLAttributes<HTMLIconContainerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLIconContainerElement>>; export declare const OptimismSvg: import("react").ForwardRefExoticComponent<JSX.OptimismSvg & Omit<import("react").HTMLAttributes<HTMLOptimismSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLOptimismSvgElement>>; export declare const PactsLink: import("react").ForwardRefExoticComponent<JSX.PactsLink & Omit<import("react").HTMLAttributes<HTMLPactsLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLPactsLinkElement>>; export declare const PactsRow: import("react").ForwardRefExoticComponent<JSX.PactsRow & Omit<import("react").HTMLAttributes<HTMLPactsRowElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLPactsRowElement>>; export declare const PactsSvg: import("react").ForwardRefExoticComponent<JSX.PactsSvg & Omit<import("react").HTMLAttributes<HTMLPactsSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLPactsSvgElement>>; export declare const PolygonSvg: import("react").ForwardRefExoticComponent<JSX.PolygonSvg & Omit<import("react").HTMLAttributes<HTMLPolygonSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLPolygonSvgElement>>; export declare const UsdcSvg: import("react").ForwardRefExoticComponent<JSX.UsdcSvg & Omit<import("react").HTMLAttributes<HTMLUsdcSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLUsdcSvgElement>>; export declare const UsdtSvg: import("react").ForwardRefExoticComponent<JSX.UsdtSvg & Omit<import("react").HTMLAttributes<HTMLUsdtSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLUsdtSvgElement>>; export declare const WbtcSvg: import("react").ForwardRefExoticComponent<JSX.WbtcSvg & Omit<import("react").HTMLAttributes<HTMLWbtcSvgElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLWbtcSvgElement>>;