import { IonicEnvironment } from '../definitions'; export declare function showHelp(env: IonicEnvironment, inputs: string[]): Promise<void>;