export type MenuPositionX = 'before' | 'after'; export type MenuPositionY = 'above' | 'below'; //# sourceMappingURL=menu-positions.d.ts.map