import { Entity } from './entity.js'; export declare function populatePlayerStats(player: Entity, timeSeconds: number): number[]; //# sourceMappingURL=playerStats.d.ts.map