import { FC, SVGProps } from 'react'; declare const IconZoomOut: FC & { fill?: string }>; export default IconZoomOut;