/** * @_ignore */ export declare function decodeBits(width: number, data: string): Array; //# sourceMappingURL=bit-reader.d.ts.map