import { Source, UnwrapSource } from 'callbag'; export default function concat[]>( ...sources: T ): Source>;