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