export type PKCustomLabelsConfigObject = {
  audio: Function,
  qualities: Function,
  video: Function
};
