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