import React from 'react';
declare const PeoplePicker: (inputProps: any) => React.JSX.Element;
export default PeoplePicker;
