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