import React from 'react'; import { IIcon } from './types'; export declare const Icon: React.FC; export * from './rawNames';