import { MechanicType } from '../../../model/content/enum/mechanic-type'; export declare const DATA_TEMPLATE_MECHANIC: { [key: string]: MechanicType; };