export declare type UserGroupNotFoundError = { name: string; message: string; };