package com.cubetiqs.messaging.client.sms import com.cubetiqs.messaging.client.provider.MessageProvider interface SmsProvider : MessageProvider { }