import { runMain } from 'citty' import { mainCommand } from '.' runMain(mainCommand)