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