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