import { BehaviorSubject } from 'rxjs/BehaviorSubject'; export declare class AmdScrollService { $windowScroll: BehaviorSubject; }