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