import { AxiosResponse } from 'axios'; export declare const sendMessageV2: (webnook: string, body: any) => Promise;