/// /** Contributor count inlined at build time from the repo's `.all-contributorsrc` * (see the `vite.define` entry in astro.config.mjs). Declared as a global so it * works in both the server render and the hydrated client bundle. */ declare const __CONTRIBUTORS_TOTAL__: number;