export declare function mostSignificantBit(x: bigint): number;
