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