export declare const findNextPowerOf2: (x: number) => number;
//# sourceMappingURL=findNextPowerOf2.d.ts.map