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