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