import { IPersonaProps } from 'office-ui-fabric-react/lib/Persona'; export declare const UnifiedPeoplePicker: (props: Pick, "className" | "onPaste" | "onFocus" | "onBlur" | "onKeyDown" | "componentRef" | "dragDropEvents" | "selectedItemsListProps" | "floatingSuggestionProps" | "currentRenderedQuerystring" | "onQueryStringChange" | "focusZoneProps" | "inputProps" | "headerComponent" | "onInputChange" | "customClipboardType" | "defaultDragDropEnabled" | "autofillDragDropEnabled" | "onDropAutoFill" | "onValidateInput">) => JSX.Element;