import type { BigDecimal } from './type';
export declare const absoluteValue: (value: BigDecimal) => BigDecimal;
//# sourceMappingURL=absoluteValue.d.ts.map