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