export type PKMediaSourceCapabilities = {
  [fpsControl: string]: boolean
};
