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