declare const _default: (...fns: any[]) => (first: any) => any;
export default _default;
