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