import type { CommandModule } from 'yargs'; declare const PublishCommand: CommandModule; export { PublishCommand };