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