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