export type FromObjectCustomHeader = {
  custom: string;
};
