import * as React from 'react'; import { IUserPickerProps } from './IUserPickerProps'; export declare const UserPickerControl: React.FunctionComponent; //# sourceMappingURL=UserPickerControl.d.ts.map