import { ICommandDefinition } from "../../../../../cmd";
/**
 * Definition of the init command.
 * @type {ICommandDefinition}
 */
export declare const initDefinition: ICommandDefinition;
//# sourceMappingURL=init.definition.d.ts.map