export declare const roundUp: (value: bigint, numSignificantFigures: number) => bigint; //# sourceMappingURL=round_up.d.ts.map