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