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