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