export declare const useWith: (a: Function, b: Function[]) => Function;