import { INestApplicationContext } from '@nestjs/common'; export declare function handleHelp(app: INestApplicationContext): Promise;