import { SVGProps } from "react";
declare const LIAnimalBee: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIAnimalBee };
