import SwiftUI enum AuthotizedRoot { enum Config {} } protocol AuthotizedRootProvider: Provider {}