import { Observable } from '../Observable'; export declare function sample(notifier: Observable): Observable;