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