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