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