import { IconProps } from './types'; declare const ETH: (props: IconProps) => import("react/jsx-runtime").JSX.Element; export default ETH;