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