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