import React from 'react'; import { SelectFlowPopupProps } from './types'; export declare const SelectFlowPopup: React.FC;