import type { IconProps } from '../../types';
declare const EthLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Eth Line
 * @see {@link https://remixicon.com/icon/eth-line Remix Icon Docs}
 */
export { EthLine };
