import React from "react";
export default class NotificationUserSettingsTab extends React.Component {
    render(): React.ReactNode;
}
