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