export declare function bitLength(a: number | bigint): number;
//# sourceMappingURL=bitLength.d.ts.map