import { IDictionary } from "common-types"; export declare function handleError(err: IDictionary, method: string, props?: IDictionary): void;