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