import type { CommandModule } from 'yargs'; export declare function createCreditsCommand(): CommandModule;