import * as React from "react"; function LockOpenIcon(props: React.SVGProps) { return ; } export default LockOpenIcon;