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