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

declare const ExposureNeg1: ReactIconComponentType;
export default ExposureNeg1;
            