export default function gitLastModified(lastModifiedDateCache: Map): () => Promise<(data: any) => Promise>;