import WarcraftUnit from './WarcraftUnit'; declare const nightElfUnits: WarcraftUnit[]; export default nightElfUnits;