import { IconProps } from '../types';
declare const CurrencyEth: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyEth;
//# sourceMappingURL=CurrencyEth.d.ts.map