export declare const createChainedFunction: (...funcs: any[]) => any;
