import { type SvgProps } from 'react-native-svg'; declare const SvgEth: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgEth; //# sourceMappingURL=Eth.d.ts.map