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