export declare const bindFns: (...fns: Array) => (...args: any) => void;