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