import { type OperatorFunction } from 'rxjs'; export declare function firstAlternative(): OperatorFunction;