export interface BytesMessage { type: 'bytes' value: string }