import { SourceFile } from 'ts-morph'; export declare function transformImportConsolidation(sourceFile: SourceFile): number;