EpSdkEpEventAndVersionResponse: EpSdkEpEventAndVersion & {
    meta: {
        versionStringList: string[];
    };
}