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

declare const Coffee: ReactIconComponentType;
export default Coffee;
            