declare namespace C_Loot { /** * Needs summary * @see https://wow.gamepedia.com/API_C_Loot.IsLegacyLootModeEnabled * @since 8.1.0 (2018-12-11) */ function IsLegacyLootModeEnabled(): boolean; }