declare const MathLog2: (x: number) => number; export = MathLog2;