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

declare const Umbrella: ReactIconComponentType;
export default Umbrella;
            