import { Command } from "commander"; export declare const scriptDatasetCommand: Command<[string], { debug?: true | undefined; }, {}>;