export interface IExerciceService { getExercices(): Promise; }