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