export declare function mountIterableFunctions(iterableFuncs: Funcs, wrapper: (...args: any[]) => any, force?: boolean): any;