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