export declare const flatJoin: (this: Iterable, ...path: string[]) => Iterable;