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

declare const CoffeeMaker: ReactIconComponentType;
export default CoffeeMaker;
            