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