/// import { SvgIconProps } from './types'; export declare function BrightnessHighIcon({ className, ...props }?: Partial): JSX.Element;