import type { LocaleString } from './LocaleString'; export type PackageInfoShort = { releaseNotes: LocaleString; };