export declare enum DropdownDirection { Top = "Top", Right = "Right", Bottom = "Bottom", Left = "Left" } //# sourceMappingURL=dropdown-direction.enum.d.ts.map