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

declare const ExposureNeg2: ReactIconComponentType;
export default ExposureNeg2;
            