import { IconProps } from '../Icon'; declare function SvgHdrStrong(props: IconProps): JSX.Element; export default SvgHdrStrong;