import { MonoTypeOperatorFunction } from 'rxjs'; export declare function substring(start: number, end?: number): MonoTypeOperatorFunction;