export declare enum Orientation { Top = "top", Bottom = "bottom", Left = "left", Right = "right" }