declare const _default: Readonly<{ readonly TOP: "top"; readonly RIGHT: "right"; readonly BOTTOM: "bottom"; readonly LEFT: "left"; }>; export default _default; //# sourceMappingURL=popover-positions.d.ts.map