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