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