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