export type PKVideoElementStore = {[id: string]: HTMLVideoElement} | {};