import { Source, Operator } from '../wonka_types'; export const buffer: (signal: Source) => Operator;