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