<?php
use python\numpy as array_api;
function pythonDuplicateModule(): mixed
{
return array_api\version;
}