export declare const add: (...args: (number | string)[]) => number;