interface Window { __voiceboxServerStartedByApp?: boolean; } declare module 'virtual:changelog' { const raw: string; export default raw; }