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