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