import type { SMT5StandardEnemyData } from './dataTypes.js';
export declare const smt5StandardEnemies: SMT5StandardEnemyData[];
