import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Ether: React.FC; export default Ether;