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