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