/** Build fully qualified deprecated plugin SDK module specifiers from subpath metadata. */ export function buildDeprecatedPluginSdkModuleSpecifiers(deprecatedSubpaths?: string[]): string[];