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