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