export const { TypeErrorUnion } = createCodecComponent(
  "TypeErrorUnion",
  (_data: Format.Errors.TypeErrorUnion) => {
    throw new ComponentDataTypeIsNeverError(
      "Codec.Format.Errors.TypeErrorUnion"