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