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