import { IEmojiProps } from "../../styled";
declare const SvgAnimalsNature10: (props: IEmojiProps) => JSX.Element;
export default SvgAnimalsNature10;
