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