import React from 'react'; declare const SvgZoomMinusOutline: (props: React.SVGProps) => JSX.Element; export default SvgZoomMinusOutline;