import * as React from "react"; const LockOpen = ({ width, height, color }) => ( ); export default LockOpen;