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