import type { FileCollection } from '../FileCollection.ts'; export declare function appendFileCollection(self: FileCollection, other: FileCollection, subPath: string): void; //# sourceMappingURL=append_file_collection.d.ts.map