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