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