export enum Scenes { OVERVIEW = 'OVERVIEW', DETAIL = 'DETAIL', }