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