import { LogScope } from './LogScope.js'; export declare class RootScope extends LogScope { constructor(); get logCategory(): string; } //# sourceMappingURL=RootScope.d.ts.map