import type { Nullable } from "@thi.ng/api"; export declare function concat(...inputs: Nullable>[]): Generator; //# sourceMappingURL=concat.d.ts.map