/* eslint-disable linebreak-style */ import React from 'react'; const web3apiIcon = ( fill: string, size: number, style?: React.CSSProperties, ) => ( ); export default web3apiIcon;