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

declare const ExposureZero: ReactIconComponentType;
export default ExposureZero;
            