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