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

declare const Exposure: ReactIconComponentType;
export default Exposure;
            