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