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