import { hello } from '.'; function dev() { hello(); } dev();