export declare class ByteUtils { static isBitOfByteSet(bitIndex: number, byte: any): boolean; } //# sourceMappingURL=ByteUtils.d.ts.map