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