import { ICommandDefinition } from "@zowe/imperative";
declare const DatasetsDefinition: ICommandDefinition;
export = DatasetsDefinition;
