export interface CalledByEntryWitnessScope extends WitnessScopeBase { readonly scope: WitnessScope.CalledByEntry; }