I just want to decode, but it's not clear how to do it: ```js const decodedBytes = multibase.decode(bytes) ``` ???