EntParamsName1Type: Omit<EntParams & {
    tag: Name;
    version: 1;
}, "version"> & {
    version?: 1;
}