export default interface LuraPlayerState { id?: string; player?: any; }