import yargs from "yargs";
export declare const rootCmd: yargs.Argv<import("./migrate").MigrateArguments>;
