export declare const yargsDaemonCommand: import("../yargs-utils/arguments-of").CommandModule<{}, {
    verbose: boolean;
}>;
