/** Add 1 to a number */ export declare const increment: (right: number) => number; //# sourceMappingURL=increment.d.ts.map