import { add } from 'typescript-library-boilerplate-awesome'; console.log(add(2,3));