declare function varintDecoder(buf: Uint8Array): number[]; export default varintDecoder; //# sourceMappingURL=varint-decoder.d.ts.map