export declare const popoverMenuMeta: { readonly name: "PopoverMenu"; readonly category: "component"; readonly directManifestNode: false; readonly allowedChildren: readonly []; readonly note: "Code-facing anchored action menu; the trigger is a render prop and is not serialized as a direct manifest node."; readonly props: {}; }; //# sourceMappingURL=popoverMenuMeta.d.ts.map