export declare const pipe: (...fns: Function[]) => (x: any) => any; //# sourceMappingURL=functional.d.ts.map