import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconBroker: React.FC; export default IconBroker;