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