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