import { Command } from "clime"; export default class extends Command { execute(): Promise; }