import { CommandModule } from 'yargs'; import { GetServiceUndeployOptions } from './service-undeploy-options'; export declare const serviceUndeploy: CommandModule;