import { ListCache } from "../ListCache"; import { PbPageTemplateWithContent } from "../../types"; export declare const pageTemplateCache: ListCache;