import './style'; export type { PopupProps } from './Popup'; export declare const Popup: import("react").FC; export default Popup;