export interface CheckServiceAvailabilityParams {
    smbToolType?: "check_service_availability";
}
