import React from 'react'; import { IconBaseProps } from './_base'; declare const Unknow: React.FC; export default Unknow;