import { SVGProps } from "react"; declare const ADZoomInOutlined: (props: SVGProps) => JSX.Element; export { ADZoomInOutlined };