//#region src/docs/landing-shiki.d.ts /** Build-time stub; Vite replaces this via `imprensa:config` when `src/lib/landing-snippets.ts` exists. */ declare const fileTreeHtml = ""; declare const mdxHtml = ""; declare const buildHtml = ""; //#endregion export { buildHtml, fileTreeHtml, mdxHtml };