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