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