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