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