#!/usr/bin/env node declare const COMMANDS: string[]; export { COMMANDS };