export declare const sendErrorNotification: (errorType: string, errorMessage: string, endpoint: string, requestBody: any, headersData: any) => void;