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