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