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