import { LocalFileSystemAsync } from "../LocalFileSystemAsync"; export declare function testAll(factory: LocalFileSystemAsync, prepare?: () => Promise, ignoreDirectoryNotFound?: boolean): void; //# sourceMappingURL=filesystem.d.ts.map