export default function invokeMap(arr: any, fnc: any, ...args: any[]): void;