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