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