export default Settings;
declare function Settings(props: any): JSX.Element;
