import { SpawnRegistry } from '../spawn.js'; export declare function registerMiscViper(registry: SpawnRegistry): void; export declare function registerMiscStroggShip(registry: SpawnRegistry): void; export declare function registerMiscViperBomb(registry: SpawnRegistry): void; export declare function registerMiscBigViper(registry: SpawnRegistry): void; //# sourceMappingURL=flyers.d.ts.map