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