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