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