import { Source } from 'callbag'; export declare type Op = (s: Source) => Source;