export declare const defaultDotNetConfig: { COMPlus_EnableDiagnostics: string; ASPNETCORE_URLS: string; AllowedHosts: string; Logging__LogLevel__Default: string; Logging__LogLevel__System: string; Logging__LogLevel__Microsoft: string; Console__IncludeScopes: string; Console__LogLevel__Default: string; Console__LogLevel__System: string; Console__LogLevel__Microsoft: string; Debug__LogLevel__Default: string; Debug__LogLevel__System: string; Debug__LogLevel__Microsoft: string; };