/// <reference types="react" />
export * from './Popup';
export declare const Popup: import("react").FC<import("./Popup").IPopupProps>;
