import React from 'react'; import type { Props } from '../types'; declare const SmartUserPickerWithIntlProvider: React.FunctionComponent; export default SmartUserPickerWithIntlProvider;