export declare function ripemd128(dataBuffer: ArrayBuffer): Uint8Array;
