import React from "react"; const DigitalLock = () => { return ( ); } export default DigitalLock