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

declare const HdrEnhancedSelect: ReactIconComponentType;
export default HdrEnhancedSelect;
            