import type { FC, SVGProps } from "react";
export declare const BellOff: FC<SVGProps<SVGSVGElement>>;
export default BellOff;
//# sourceMappingURL=BellOff.d.ts.map