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