declare const npmRelease: { plugins: (string | (string | { assets: string[]; message: string; })[])[]; tagFormat: string; }; export = npmRelease;