import * as ts from 'typescript'; export declare function collectIgnoreLines(sourceFile: ts.SourceFile): Set | undefined;