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