import './popup.css'; export type { PopupProps } from './popup'; export declare const FcrPopup: import("react").FC;