/// <reference types="react" />
declare const GroupEdit: () => JSX.Element;
export default GroupEdit;
