declare function call, Return>(fn: (...args: Args) => Return, ...args: Args): Return; export { call };