export enum SpacePriority { TOP = 'top', BOTTOM = 'bottom', }