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