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