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