import type { Interfaces } from '@oclif/core'; export declare function showHelp(config: Interfaces.Config, argv: string[]): Promise; //# sourceMappingURL=show-help.d.ts.map