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