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