import { ReactIconComponentType } from '../types';

declare const HdrOff: ReactIconComponentType;
export default HdrOff;
            