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