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