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