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