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