import React from 'react'; import type { PopupProps } from './types'; export declare const Popup: React.FC;