import { IAddonDefinition } from '../types/model';
declare const teamsDefinition: IAddonDefinition;
export default teamsDefinition;
