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

declare const HdrOffSelect: ReactIconComponentType;
export default HdrOffSelect;
            