import { InlineEditRequestLogContext } from '../../../platform/inlineEdits/common/inlineEditLogContext'; export declare class GhostTextLogContext extends InlineEditRequestLogContext { getDebugName(): string; } //# sourceMappingURL=ghostTextContext.d.ts.map