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