declare const compose: (...funcs: Function[]) => any; export default compose;