export declare function IsValuePowerOfTwo(value: number): boolean;
//# sourceMappingURL=IsValuePowerOfTwo.d.ts.map