export default function resolveModuleInSourceDir(request: string, fromDir: string, projectDir: string): string | undefined;