import { ForEachCallback } from 'ts-comment';
import * as _ts from 'typescript';
export declare const for_each_comment: (source: string | _ts.SourceFile, callback: ForEachCallback, ts: typeof _ts) => void;
