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