import React from 'react'; declare const web3apiIcon: (fill: string, size: number, style?: React.CSSProperties | undefined) => JSX.Element; export default web3apiIcon;