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