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