/**
 * @hidden
 * Temporary compatibility barrel for older internal imports.
 * Prefer importing public classes from the package root or their domain modules.
 */
export * from './Paths';
export * from './File';
export * from './Directory';
export * from './NetworkTasks';
//# sourceMappingURL=FileSystem.d.ts.map