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

declare const Dry: ReactIconComponentType;
export default Dry;
            