import { Operator } from '../wonka_types'; export const onStart: (f: (value: A) => void) => Operator;