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