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

declare const DryCleaning: ReactIconComponentType;
export default DryCleaning;
            