import { concatIfEmpty } from "./concatIfEmpty"; export declare const defaultObservableIfEmpty: typeof concatIfEmpty; export declare const switchIfEmpty: typeof concatIfEmpty;