export function initializeNativeFS(module: any): (path: any, fileSystemHandle: any) => Promise<{ syncfs: () => Promise; }>;