export declare const instrumentReplIfNeeded: (code: string, sourceFile: string) => string;
