``` import AGIServer from 'asteriskagi' const agi = new AGIServer() ``` gives me an error: This expression is not constructable.