export const AUDIO_PATHS = { intro: "/sounds/fa.mp3", bienvenue: "/sounds/fa.mp3", } as const;