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