import type { GatsbyCache } from "gatsby"; export declare const getPublicModelsFileName: (cache: GatsbyCache) => Promise;