YahooOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const YahooOutlined: IconDefinition;
export default YahooOutlined;