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