import type { GatsbyCache } from "gatsby";
export declare function getCache(): GatsbyCache;
