import { SVGProps } from "react";
declare const GIEgyptianBird: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIEgyptianBird };
