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