fix(types): move Vite globals inside declare global
Move __APP_VERSION__ and __GIT_COMMIT__ declarations inside the
declare global block to fix TypeScript not finding them in Svelte
components.
👾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>