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

declare const HdrAuto: ReactIconComponentType;
export default HdrAuto;
            