import { AbstractDecimal } from './AbstractDecimal'; export declare function subtract>(a: D, b: D): D; //# sourceMappingURL=subtract.d.ts.map