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