EntParamsCallsMtree1Type: Omit<EntParams & {
    tag: CallsMtree;
    version: 1;
}, "version"> & {
    version?: 1;
}