import HoganJsUtils from './hoganjs-utils';
import { DiffFile } from './types';
export declare function render(diffFiles: DiffFile[], hoganUtils: HoganJsUtils): string;
//# sourceMappingURL=file-list-renderer.d.ts.map