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