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