ObjectPair: {
    key: z.SyncParseReturnType<any>;
    value: z.SyncParseReturnType<any>;
}

Type declaration