import type { t } from '../core/decimal.js'; export declare function abs(decimal: t): t;