/// import type { SmartPopup } from './PropTypes'; declare const Popup: import("react").FC; export { Popup }; export { SmartPopup, SmartPopupEvents, SmartPopupExternalClassName, SmartPopupProps, } from './PropTypes';