export interface ICliInterfaceServiceSelectOptions {
    label: string;
    value: string;
}
//# sourceMappingURL=cli-interface-service-select-options.interface.d.ts.map