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