import { SVGProps } from 'react'; declare const MetaMask: (props: SVGProps) => JSX.Element; export default MetaMask;