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