export interface IStringArrayScopeCallsWrapperParameterIndexesData {
    valueIndexParameterIndex: number;
    decodeKeyParameterIndex: number;
}
