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