export declare type ScanFn = (state: B, element: A) => B | Promise; //# sourceMappingURL=scan.d.ts.map