import type { TechType } from '../types'; declare const techs: TechType[]; export default techs; //# sourceMappingURL=index.d.ts.map