import { SvgIconComponent } from './types'; declare const HdrOffIcon: SvgIconComponent; export default HdrOffIcon;