export function updateImportPaths(code: string, resolvedImports: ReadonlyArray): import("effect/Effect").Effect; export function updateImportPath(source: string, oldPath: string, newPath: string): string; //# sourceMappingURL=updateImportPath.d.ts.map