/** Index all levels in the summary @param {Summary} @return {Summary} */ function indexLevels(summary) { } module.exports = indexLevels;