export type PKStreamPriorityObject = {
  engine: string,
  format: string
};
