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