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