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