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

declare const HdrOnSelect: ReactIconComponentType;
export default HdrOnSelect;
            