import React from 'react'; import './index.less'; import { SelectSourceProps } from './types'; export declare const SelectSourcePopup: React.FC;