/** @see {@link https://bungie-net.github.io/#/components/schemas/Forum.ForumRecruitmentToneLabel} */
export declare const ForumRecruitmentToneLabel: {
    readonly None: 0;
    readonly FamilyFriendly: 1;
    readonly Rowdy: 2;
};
