export declare const isPowerOf2: (n: number) => boolean;
//# sourceMappingURL=isPowerOf2.d.ts.map