export declare class RawByte { private static inRange; static decodeUTF8(data: Uint8Array): string; }