import { MonoTypeOperatorFunction } from 'rxjs'; export declare function toUpperCase(locales?: string | string[]): MonoTypeOperatorFunction;