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