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