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