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

declare const HdrAutoSelect: ReactIconComponentType;
export default HdrAutoSelect;
            