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