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