import { WebApplication } from '@/Application/WebApplication' export interface PreferencesViewWrapperProps { application: WebApplication }