export = index; declare function index(count: number): ((fn: () => Promise) => Promise);