import { IconProps } from '../types';
declare function CoffeeBean(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CoffeeBean;
//# sourceMappingURL=CoffeeBean.d.ts.map