/** * Return list of plugin names. This method is nly used in unit tests. * * @param {OrderedMap} */ declare function toNames(plugins: any): any; export default toNames; //# sourceMappingURL=toNames.d.ts.map