import type { PopoverApiProps } from "./popover.types.js"; export declare const splitPopoverProps: (props: Props) => [PopoverApiProps, Omit]; //# sourceMappingURL=popover.props.d.ts.map