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