import { Operator } from '../wonka_types'; export const skip: (max: number) => Operator;