export enum TabPosition { North = 0, South = 1, West = 2, East = 3, }