export type PKDrmConfigObject = {
  keySystem: string
};
