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