/** * Enum of the types of teams mapped to their item properties */ export declare const TYPEMAP: { core: string; content: string; followers: string; };