export enum CpSeatMapTransitionDirections { BACKWARD = 'backward', FORWARD = 'forward', }