import { ILibraryResponse, SendEmailV3_1 } from 'node-mailjet';
export declare type MailjetSendResponse = ILibraryResponse<SendEmailV3_1.IResponse>;
