import { ListCache } from "../ListCache"; import { TranslatedCollection } from "./TranslatedCollection"; export declare const translatedCollectionCache: ListCache>>;