import { OperatorFunction } from 'rxjs'; export declare function codePointAt(position: number): OperatorFunction;