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