import { Variants } from 'motion/react'; import { PopoverProps } from '../interface'; export declare function applyPopupSlide(placement: PopoverProps['placement']): Variants;