export type SemanticReleaseConfig = { plugins?: (string | [string, Record])[]; };