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