export declare const usePlayerId: () => PlayerId | undefined; export declare const usePlayerIds: () => PlayerId[];