export default function resolveRelativeImports(source: string, originalPath: string, targetPath: string): string;