import { IconProps } from '../Icon'; declare function SvgZoomOut(props: IconProps): JSX.Element; export default SvgZoomOut;