import React from "react"; declare const DigitalLock: () => React.JSX.Element; export default DigitalLock;