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