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