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