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