import type { StreamInterceptor } from '../../../lint/external.js'; export declare const createTscAnnotations: (tscOk: boolean, tscOutputStream: StreamInterceptor) => string[];