import { Help as OclifHelp } from "@oclif/plugin-help"; export default class Help extends OclifHelp { static description: string; }