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