import { EntitySystem } from './system.js'; export declare function SpawnGrow_Spawn(context: EntitySystem, startpos: any, start_size: number, end_size: number): void; //# sourceMappingURL=spawngro.d.ts.map