/// <reference types="react" />
declare const LockKey: (props: any, ref: any) => JSX.Element;
export default LockKey;
