import React from 'react'; declare function SelectImage(props: any): React.JSX.Element; export default SelectImage;