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