import { CommandHookArgs } from '@ionic/cli-utils'; export declare function generate(args: CommandHookArgs): Promise;