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