import { type Config, type Document } from '../../../lib'; export default function imperativeCacheTypef(config: Config, docs: Document[]): Promise;