export declare const mulShiftRoundUp: (x: bigint, y: bigint, offset: bigint) => bigint; export declare const mulShiftRoundDown: (x: bigint, y: bigint, offset: bigint) => bigint; //# sourceMappingURL=mulShift.d.ts.map