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