import { IconDefinition } from '../types';
declare const YahooFilled: IconDefinition;
export default YahooFilled;
