import { Command } from "commander"; /** Creates the `md2cf config` subcommand with set/get/list/reset/path actions. */ export declare function createConfigCommand(): Command; //# sourceMappingURL=config.d.ts.map