import { EurobateParams, EurobateResponse } from "./index"; export declare function sendSMS(params: EurobateParams): Promise;