export declare const fs: any;
export declare function withGlobalFS<T>(thunk: () => T): T;
//# sourceMappingURL=localfs.d.ts.map