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