EntParamsChannel3Type: Omit<EntParams & { tag: Channel; version: 3 }, "version"> & {
    version?: 3;
}