import { Command } from 'commander'; export declare function registerProposeSubcommand(improve: Command): void; export declare function registerProposalsSubcommand(improve: Command): void;