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

declare const HdrStrong: ReactIconComponentType;
export default HdrStrong;
            