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