import { OperatorFunction } from "rxjs"; export declare function skipSync(): OperatorFunction;