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