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