import * as ts from 'typescript'; export default function getModuleNameFromSpecifier(moduleSpecifier: ts.Expression): string;