export default function delegateFunctions(list: any[] | undefined, key: string, context: any, newArgPosition?: number): any;