import { GetFlowReturn } from '../../types'; import './index.less'; import { SelectFlowPopupProps } from './types'; export declare const selectFlow: (params: Omit) => Promise;