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