import { DefaultWABAErrorAPI } from "./../types"; export declare const WABAErrorHandler: (error: DefaultWABAErrorAPI) => Promise;