import type { FileCollection } from './FileCollection.ts'; export declare function subroot(top: FileCollection, sub: FileCollection, subPath: string): void; //# sourceMappingURL=subroot.d.ts.map