export type Placement = "bottom" | "left" | "right" | "top";
//# sourceMappingURL=placement.d.ts.map