export interface ApexPlayerInfoDTO {
    puuid: string;
    value: number;
    position: number;
}
//# sourceMappingURL=apex-player-info.d.ts.map