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