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