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