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