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