declare const subtract: (...args: any[]) => any; export default subtract;