export declare const LocalStorageProperties: { CurrentUserId: string; CurrentUser: string; CurrentCulture: string; CompanyId: string; CompanyName: string; CompanyMainLogo: string; CompanyMiniLogo: string; DefaultDashboard: string; CompanyDetails: string; FromLogIn: string; CompanyTheme: string; SearchClick: string; RoleFeatures: string; SoftLabels: string; RecentSearches: string; Dashboards: string; ExpensesFileCount: string; Environment: string; CompanySettings: string; ContactDetails: string; UserModel: string; IsSignalREnabled: string; BackendBasePath: string; TrackerBasePath: string; SignalRBasePath: string; HydaSignalRBasePath: string; };