import { PopoverMenuProps } from '.'; export declare const requiredProps: PopoverMenuProps; export declare const testkitTests: { title: string; props: PopoverMenuProps; }[]; export declare const ssrTests: { title: string; props: PopoverMenuProps; }[]; export declare const a11yTests: { title: string; props: PopoverMenuProps; }[]; //# sourceMappingURL=PopoverMenu.meta.d.ts.map