import { OperatorFunction } from 'rxjs'; import { Loadable } from './loadable'; export declare function mapToLoadable(): OperatorFunction>;