@totle/web3connect
Version:
A single Web3 / Ethereum provider solution for all Wallets
8 lines • 409 B
TypeScript
interface IIconStyleProps {
noShadow?: boolean;
}
export declare const SIcon: import("styled-components").StyledComponent<"div", any, IIconStyleProps, never>;
export declare const STitle: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const SDescription: import("styled-components").StyledComponent<"div", any, {}, never>;
export {};
//# sourceMappingURL=index.d.ts.map