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