declare enum PluginType { Team = 1, Organization = 2 } export { PluginType }; //# sourceMappingURL=plugin-types.d.ts.map