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