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