/** @type {string} */ export const docSiteRootPath: string; /** @type {string} */ export const mapsRootPath: string; /** @type {string} */ export const examplesJSONPath: string; /** @type {string} */ export const docsJSONPath: string; /** @type {string} */ export const docScreenshotsPath: string; /** @type {string} */ export const screenshotsJSONPath: string; //# sourceMappingURL=docconfig.d.ts.map