import { DragonElement } from "../enums"; export declare function calculateElementStrengths(element: string): DragonElement[];