import * as React from "react"; declare function BellOff(props: React.SVGProps): any; export default BellOff;