import { PopoverProps } from '../../Popover.types';
export declare const shouldAnimatePopover: (timeout: PopoverProps["timeout"]) => boolean;
//# sourceMappingURL=shouldAnimatePopover.d.ts.map