export declare enum Position { top = "top", right = "right", bottom = "bottom", left = "left" } //# sourceMappingURL=PositionType.enum.d.ts.map