/// import * as React from 'react'; export declare class Coffee extends React.PureComponent, {}> { render(): JSX.Element; } export default Coffee;