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