export declare function syncCompose(...funcs: any[]): any; export declare function asyncCompose(...funcs: any[]): any;