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